home *** CD-ROM | disk | FTP | other *** search
- Path: citicorp.com!usenet
- From: Parag Kumar <parag.kumar@citicorp.com>
- Newsgroups: comp.lang.c++
- Subject: Visual C++ 4.0 debugging problems
- Date: 11 Apr 1996 03:38:14 GMT
- Organization: Citicorp - CGIN
- Message-ID: <4khur6$6mp@spruce.citicorp.com>
- NNTP-Posting-Host: sbanerji-ws.gf.jp.citicorp.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1N (X11; I; HP-UX A.09.03 9000/712)
- X-URL: news:comp.lang.c++
-
- Hi,
- I have just switched over to Visual C++ 4.0, and have a few probelms debugging
- applications.
-
- When I set a breakpoint and start debugging, the following message appears -
- "One or more breakpoints cannot be set and have been disabled. Execution will
- stop at the beginning of the program." Then the debugging session starts, but
- code is displayed in ASSEMBLY, along with addresses. If "Disassembly" is
- clicked on the Debug Toolbar, the Disassembly window closes, but the relevant
- source window is not shown.
-
- If the same project is debugged on another installation of VC++ 4.0, it works
- fine, and shows source code, WITHOUT any changes to project settings or
- rebuilding. Looks like the problem is because of some settings being incorrect
- in my PC's installation.
-
- Could someone direct me as to how to debug at source level ? Also, are there
- any newsgroups specific to VC++ / VC++ 4.0 ?
-
- Regards,
- Parag Kumar,
- V L Prasad
-
-